From: Max Semenik Date: Thu, 17 Dec 2009 12:53:05 +0000 (+0000) Subject: Updated comment in accordance with r58030 X-Git-Tag: 1.31.0-rc.0~38518 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=3a15dc11f64138387fb60b31c859b89a4535f964;p=lhc%2Fweb%2Fwiklou.git Updated comment in accordance with r58030 --- diff --git a/maintenance/sqlite/archives/initial-indexes.sql b/maintenance/sqlite/archives/initial-indexes.sql index 25f90977e6..f08511631c 100644 --- a/maintenance/sqlite/archives/initial-indexes.sql +++ b/maintenance/sqlite/archives/initial-indexes.sql @@ -4,8 +4,7 @@ -- the CREATE INDEX statement will fail if there are duplicate values. -- -- Ignore duplicates, several tables will have them (e.g. bug 16966) but in --- most cases it's harmless to discard them. We'll keep the old tables with --- duplicates in so that the user can recover them in case of disaster. +-- most cases it's harmless to discard them. -------------------------------------------------------------------------------- -- Drop temporary tables from aborted runs